home *** CD-ROM | disk | FTP | other *** search
/ Software 2000 / Software 2000 Volume 1 (Disc 1 of 2).iso / utilities / u258.dms / in.adf / UserDocs / Manual_Pages / Echo < prev    next >
Encoding:
Text File  |  1988-02-12  |  998 b   |  67 lines

  1.  
  2.  
  3.  
  4.      Echo(REL2)             ARP User's    Manual            Echo(REL2)
  5.  
  6.  
  7.  
  8.      NAME
  9.       Echo - Displays its argument(s) to the terminal.
  10.  
  11.      SYNOPSIS
  12.       Echo This String or Echo "This String"
  13.  
  14.      DESCRIPTION
  15.       Echo displays    its argument to    the current output, this can
  16.       be the printer, a file or the    terminal. Echo is typically
  17.       used in Batch    files, but it can also be used (and useful) to
  18.       send escape sequences    to things like printers.
  19.  
  20.       ARP's    Echo does not require quotes, and it is    also the only
  21.       ARP command that will    recognize escapes in both quoted and
  22.       unquoted strings.
  23.  
  24.      EXAMPLE
  25.       Echo "Hello World!" displays Hello World on the terminal
  26.  
  27.       Echo >PRT: \FHello World!  advances the printer paper, and
  28.       displays Hello World!    on the printer.    Note that you must
  29.       have set your    escape character to \ for this example to
  30.       work.
  31.  
  32.      SEE ALSO
  33.       Set for a description    of how to change the escape character.
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                         (printed 2/22/88)
  64.  
  65.  
  66.  
  67.